home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / fax_sstv / ezsstv / fsel.txt < prev    next >
Text File  |  1996-04-03  |  5KB  |  133 lines

  1.                 File Selector
  2.                 -------------
  3.  
  4. When you pick Open or Save from the File menu, the File
  5. Selector is displayed.  This allows you to view, the contents
  6. of directories, and pick an existing file or type in a new
  7. name.
  8.  
  9. The File Selector dialog box looks something like this:
  10.  
  11.         +-----------------------------------------------+
  12.         |   Read File ...               1234 Meg Free   |
  13.         | +-----------------+                           |
  14.         | | C:\IMAGES       |      OK   Cancel  Help    |
  15.         | +-------------+---+      ________.___         |
  16.         | |# ..         |_^_|                           |
  17.         | |# dir1       |   |      A:    B:    C:       |
  18.         | |# dir2       | # |      D:    E:    F:       |
  19.         | |  file1.bmp  |_ _|    .BMP  .GIF  .JPG  .PCX |
  20.         | |  file2.jpg  | v |    .PNG  .TGA  .TIF  .*   |
  21.         | +-------------+---+                           |
  22.         +-----------------------------------------------+
  23.  
  24. On the left side we have:
  25.  
  26.         - A message, usually indicating read or write.
  27.         - Path of current directory.
  28.         - A list of subdirectories (with a blob to the left)
  29.           and files.
  30.         - Next to the file list, is a slider and two arrows
  31.           for scrolling.
  32.  
  33. On the right side we have:
  34.  
  35.         - Amount of disk space available.
  36.         - OK, Cancel, and Help buttons to exit from dialog box.
  37.         - Space to type in a new file name.
  38.         - Buttons to select the first 6 drives.
  39.         - Buttons to select the types of files displayed.
  40.  
  41. To select a file for read:
  42.  
  43.         - Pick the desired disk drive by clicking on one of the 
  44.           buttons labeled "A:" through "F:".  Alternatively you
  45.           can type a letter while holding down the Alt key.
  46.           For drives G and up, the keyboard must be used.
  47.  
  48.         - Next, activate the desired set of file types for the
  49.           listing.  The default is for BMP, JPG, PCX, PNG, TGA,
  50.           and TIF files to be listed.  Use the ".*" button to
  51.           see everything in the directory.
  52.  
  53.         - Next, go to the desired directory by clicking on
  54.           a directory in the scrolling list.  Clicking on an
  55.           arrow will scroll up or down by one file.  Clicking
  56.           above or below the slider will scroll up or down
  57.           by 9 files.  Alternatively, you can drag the slider
  58.           to the desired position quickly.
  59.  
  60.         - Select the desired file by clicking it twice or
  61.           clicking it then clicking on the OK button.
  62.  
  63. To specify a file name for write:
  64.  
  65.         - Select 
  66.  
  67.         - You can pick an existing file to replace it or type
  68.           in a new name.  Type the file name the way you 
  69.           normally would.  For example, to enter the name
  70.           "ABC.TIF" type   
  71.                         A B C . T I F
  72.           Don't enter spaces after the ABC.
  73.  
  74.         - Press Enter or click on the OK button.
  75.  
  76.  
  77. Initial Directory:
  78.  
  79.     Many people keep their favorite images in a separate 
  80.     directory with a name something like C:\IMAGES.  If you
  81.     would like the File Selector to go to this directory
  82.     automatically, add a line resembling this to the PKTV.CFG 
  83.     file: 
  84.                 INIT_DIR C:\IMAGES
  85.  
  86.     Read CONFIG.TXT for more information about the configuration
  87.     file.
  88.  
  89.  
  90. Keyboard operation:
  91.  
  92.     You can use the following keys instead of the mouse:
  93.  
  94.         Home            - Go to first item in this directory.
  95.                           Usually this will be ".." which 
  96.                           means go up one directory level.
  97.  
  98.         End             - Go to last item in this directory.
  99.         
  100.         Page Up         - Scroll up 9 files.
  101.                           Same as clicking region above slider.
  102.  
  103.         Page Down       - Scroll down 9 files.
  104.                           Same as clicking region below slider.
  105.  
  106.         Up Arrow        - Scroll up one file.
  107.                           Same as clicking arrow above slider.
  108.                           
  109.         Down Arrow      - Scroll down one file.
  110.                           Same as clicking arrow below slider.
  111.                           
  112.         Enter           - Same as OK button.  (Note that it 
  113.                           a rectangle around the text, 
  114.                           indicating that it is the default
  115.                           button.)
  116.                           Select the currently highlighted 
  117.                           file or directory.
  118.  
  119.         Esc             - Cancel.
  120.  
  121.         Printable characters - Enter a new file name.
  122.                           Use a period (.) before the file
  123.                           extension rather than inserting
  124.                           spaces.
  125.  
  126.         Alt-A ... Alt-Z - Select different disk drive.
  127.                           Note that there are buttons only 
  128.                           for drives A through F so you must
  129.                           use the keyboard for later letters.
  130.  
  131.         Alt-1 ... Alt-8 - Toggle the file type selectors.
  132.  
  133.